Telegram Group & Telegram Channel
كود إضافة البيانات الى جدول emp كمثال يعني


mynewDataBaseEntities1 dbs = new mynewDataBaseEntities1();


private void btnSave_Click(object sender, EventArgs e)
{
emp emp1 = new emp();
emp1.Id = Convert.ToInt16(textBox1.Text);
emp1.empName = textBox2.Text;
emp1.salary = Convert.ToInt16(textBox3.Text);

dbs.emp.Add(emp1);
dbs.SaveChanges();

}



tg-me.com/CsharpWindowsForm/437
Create:
Last Update:

كود إضافة البيانات الى جدول emp كمثال يعني


mynewDataBaseEntities1 dbs = new mynewDataBaseEntities1();


private void btnSave_Click(object sender, EventArgs e)
{
emp emp1 = new emp();
emp1.Id = Convert.ToInt16(textBox1.Text);
emp1.empName = textBox2.Text;
emp1.salary = Convert.ToInt16(textBox3.Text);

dbs.emp.Add(emp1);
dbs.SaveChanges();

}

BY برمجة تطبيقات الويندوز C# Programming


Warning: Undefined variable $i in /var/www/tg-me/post.php on line 283

Share with your friend now:
tg-me.com/CsharpWindowsForm/437

View MORE
Open in Telegram


برمجة تطبيقات الويندوز C Programming Telegram | DID YOU KNOW?

Date: |

What is Telegram?

Telegram’s stand out feature is its encryption scheme that keeps messages and media secure in transit. The scheme is known as MTProto and is based on 256-bit AES encryption, RSA encryption, and Diffie-Hellman key exchange. The result of this complicated and technical-sounding jargon? A messaging service that claims to keep your data safe.Why do we say claims? When dealing with security, you always want to leave room for scrutiny, and a few cryptography experts have criticized the system. Overall, any level of encryption is better than none, but a level of discretion should always be observed with any online connected system, even Telegram.

Telegram has exploded as a hub for cybercriminals looking to buy, sell and share stolen data and hacking tools, new research shows, as the messaging app emerges as an alternative to the dark web.An investigation by cyber intelligence group Cyberint, together with the Financial Times, found a ballooning network of hackers sharing data leaks on the popular messaging platform, sometimes in channels with tens of thousands of subscribers, lured by its ease of use and light-touch moderation.برمجة تطبيقات الويندوز C Programming from ca


Telegram برمجة تطبيقات الويندوز C# Programming
FROM USA